home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DemonicDefence3.swf / scripts / DefineButton2_1115 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2005-09-27  |  159 b   |  7 lines

  1. on(rollOver){
  2.    messah1 = "2 Mag";
  3.    messah2 = "3 Wind";
  4.    descrap = "Summons mace that moves around field attacking all";
  5.    _root.price = "400g";
  6. }
  7.